home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2005 March / Macworld CD March 2005 - Marathon Trilogy.iso / Shareware World / Video / FastCut.app.sit / FastCut.app / Contents / Resources / German.lproj / Titel.nib / classes.nib next >
Encoding:
Text File  |  2005-01-07  |  834 b   |  28 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {create = id; preview = id; valueChanged = id; }; 
  6.             CLASS = TitleGenerator; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 "_align" = id; 
  10.                 "_blackBG" = id; 
  11.                 "_bold" = id; 
  12.                 "_color" = id; 
  13.                 "_duration" = id; 
  14.                 "_font" = id; 
  15.                 "_italic" = id; 
  16.                 "_line1" = id; 
  17.                 "_line2" = id; 
  18.                 "_line3" = id; 
  19.                 "_scrollIn" = id; 
  20.                 "_scrollOut" = id; 
  21.                 "_size" = id; 
  22.                 "_underline" = id; 
  23.             }; 
  24.             SUPERCLASS = NSWindowController; 
  25.         }
  26.     ); 
  27.     IBVersion = 1; 
  28. }